html {
	overflow: -moz-scrollbars-vertical;
}
.table1 {cursor: hand; background-color: #ffffff;}
.table2 {cursor: hand; background-color: #EA8F3E}		
.mouse { cursor: hand }
.borda { border-bottom: 5px solid #14BEEE }
*{font-family: Verdana; font-size: 10}
thead {color: #ffffff; background-color: #EE5C14; height: 25px; font-weight: bolder}	
.espaco{ padding-left: 5px}
.texto{font-family: Verdana; font-size: 10; color: #FFFFFF} 
.branco{color: #FFFFFF}

table #menu {color: #6A6E6E;}
table .menu{font-weight: bold; padding-top: 20}
table td .submenu{padding-left: 13px}
table #menu a{text-decoration: none; color: #6A6E6E}

.link {
color: #000000;
text-decoration: blink;
text-transform: none;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
}
td img {display: block;}
body {
background-color: #FFFFFF;
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
a:link {
color: #000000;
text-decoration: none;
font-size: 13px;
font-family:Arial;
font-weight: bold;
}
a:visited {
text-decoration: none;
color: #333333;
font-size: 13px;
font-family:Arial;
font-weight: bold;
}
a:hover {
text-decoration: none;
color: #FF0000;
font-size: 13px;
font-family:Arial;
font-weight: bold;
}
a:active {
text-decoration: none;
color: #999999;
font-size: 13px;
border:#000000;
font-family:Arial;
font-weight: bold;
}
.titulo {
color:#0033FF;
font-family:Arial;
font-size:25px;
font-weight:bold;
text-align:center;
}
.subtitulo{
color:#666666;
font-family:Arial;
font-size:16px;
font-weight:bold;
}
.busca{
color:#FF0000;
font-family:Arial;
font-size:12px;
font-weight:bold;
}
.erro{
color:#FF0000;
font-family:Arial;
font-size:14px;
font-weight:bold;
}
